refs.c

refs.c

 
typedef /*@abstract@*/ /*@refcounted@*/ struct {
   int refs;
   char *contents;
} *rstring;